Use REST Services

REST is an acronym of Representational State Transfer, and is the practise of building services using the semantics of the web.

A REST service request can be defined using four parameters:

A REST service response can be defined using three parameters:

Related Topics

Click the links below to navigate to the following related topics: